home *** CD-ROM | disk | FTP | other *** search
/ InterCD 1999 June / june_1999.iso / Bookmarks / Compass / TEMPLATE / Folder List.tpl < prev    next >
Encoding:
Text File  |  1999-05-12  |  930 b   |  32 lines

  1. #############################################################################
  2. # Compass Sample Export Template
  3. # Folder List.tpl
  4. #############################################################################
  5.  
  6.  
  7. #############################################################################
  8. # Definition of BOOKMARKS & FOLDERS blocks:
  9. #############################################################################
  10.  
  11. {FOLDERS}
  12. Folder $COUNT$: $FOLDER$$TITLE$
  13. {/FOLDERS}
  14.  
  15.  
  16. #############################################################################
  17. # The main output file:
  18. #############################################################################
  19.  
  20. {MAIN}
  21. ==============
  22. My Categories:
  23. ==============
  24.  
  25. $FOLDERS$
  26.  
  27. **************************************************
  28. ** Exported by Compass at ($DATE$ $TIME$)
  29. ** Export Template - Folder List.tpl
  30. **************************************************
  31. {/MAIN}
  32.